Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickTime Components /
Chapter 6 - Sequence Grabber Channel Components / Sequence Grabber Channel Components Reference
Functions / Configuration Functions for Sound Channel Components


SGGetSoundRecordChunkSize

The SGGetSoundRecordChunkSize function allows the sequence grabber component to determine the amount of sound data your sound channel component works with
at a time.

pascal long SGGetSoundRecordChunkSize (SGChannel c);
c
Identifies the channel connection for this operation.
DESCRIPTION
The SGGetSoundRecordChunkSize function returns a long integer that specifies the number of seconds of sound data your channel works with at a time.

SEE ALSO
The sequence grabber component sets this value by calling the SGSetSoundRecordChunkSize function, which is described in the previous section.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help